home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global IQcursor
- clearCursors()
- repeat with i = 13 to 17
- set the cursor of sprite i to IQcursor
- end repeat
- repeat with i = 30 to 38
- set the cursor of sprite i to IQcursor
- end repeat
- set the visible of sprite 11 to 1
- end
-